UIAttributes Member List
This is the complete list of members for
UIAttributes, including all inherited members.
CBaseObject() | CBaseObject | [inline] |
forget() | CBaseObject | [inline, virtual] |
getAttributeArray(UTF8StringPtr name, std::vector< std::string > &values) const | UIAttributes | |
getAttributeValue(UTF8StringPtr name) const | UIAttributes | |
getBooleanAttribute(UTF8StringPtr name, bool &value) const | UIAttributes | |
getDoubleAttribute(UTF8StringPtr name, double &value) const | UIAttributes | |
getIntegerAttribute(UTF8StringPtr name, int32_t &value) const | UIAttributes | |
getNbReference() const | CBaseObject | [inline, virtual] |
getPointAttribute(UTF8StringPtr name, CPoint &p) const | UIAttributes | |
getRectAttribute(UTF8StringPtr name, CRect &r) const | UIAttributes | |
hasAttribute(UTF8StringPtr name) const | UIAttributes | |
notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | [inline, virtual] |
remember() | CBaseObject | [inline, virtual] |
removeAll() | UIAttributes | [inline] |
removeAttribute(UTF8StringPtr name) | UIAttributes | |
restore(InputStream &stream) | UIAttributes | |
setAttribute(UTF8StringPtr name, UTF8StringPtr value) | UIAttributes | |
setAttributeArray(UTF8StringPtr name, const std::vector< std::string > &values) | UIAttributes | |
setBooleanAttribute(UTF8StringPtr name, bool value) | UIAttributes | |
setDoubleAttribute(UTF8StringPtr name, double value) | UIAttributes | |
setIntegerAttribute(UTF8StringPtr name, int32_t value) | UIAttributes | |
setPointAttribute(UTF8StringPtr name, const CPoint &p) | UIAttributes | |
setRectAttribute(UTF8StringPtr name, const CRect &r) | UIAttributes | |
store(OutputStream &stream) | UIAttributes | |
UIAttributes(UTF8StringPtr *attributes=0) | UIAttributes | |
~CBaseObject() | CBaseObject | [inline, virtual] |
~UIAttributes() | UIAttributes | |